 
.search{width:490px;height:34px; margin:10px 0 0 0; display: inline; border:2px solid #2fa2f2;}
.search select{display:none;}
.search .select_box{font-size:12px;color:#999999;width:100px;line-height:34px;float:left;position:relative;z-index: 1000000;}
.search .select_showbox{text-align: center;height:34px;background:#f3f6f9 url(/images/search_ico.png) no-repeat 80px center;text-indent:1.5em;position: relative;}                     
.search .select_showbox i{margin-left: 20px;position: absolute;left: 33px;top: 0px;}
.search .select_showbox.active{background:url(images/search_ico_hover.png) no-repeat 80px center;}
.search .select_option{border:2px solid #2fa2f2;border-top:none;display:none;left:-18px;top:34px;position:absolute;z-index: 999999;background:#fff;}
.search .select_option li{text-align:center;width:100px;cursor:pointer;}
.search .select_option li:hover{background-color:#F3F3F3;color:#999;}
.search .select_option li.selected{background-color:#F3F3F3;color:#999;}
.search .select_option li.hover{background:#BEBEBE;color:#fff;}

.searcha{padding:0px; border-radius:0; width:300px;height: 34px;text-indent:1em;border:none;border-right:none;float:left;border:0;font-family: "Microsoft Yahei"; font-size:14px;line-height:34px;outline:none;}
.searchb{width: 70px;height: 34px;border:none;color:#FFF;font-size:20px;background:#2fa2f2;float: right;cursor: pointer;outline:none;-webkit-appearance: none; border-radius:0;}
.searchb:hover{background-color:#1da1d1;}
.seacrhword{font-family:"Microsoft YaHei";font-size: 15px;}
.search_down{float: right;margin-right: 3px;}


.choice_freame{margin-top:39px; width:431px;}
.choice_freame a{vertical-align:1px; color:#666; font-family:"Microsoft YaHei";}
.choice_freame a:hover{text-decoration: underline;color:#e60707;}
/* header_stop */


/* backtop & feedback */

.survey-radio, .survey-radio i, .survey-close, .survey-submit, .survey-tip, #backTop i, #callSurvey i {
    background: url(/Images/wendang/feedback.png) no-repeat;
}
#pubFeedBack {
    position: fixed;
    _position: absolute;
    right: 15px;
    bottom: 62px;
    width: 54px;
    font-size: 12px;
}
#backTop, #callSurvey {
    display: block;
    width: 52px;
    padding: 1px;
    height: 56px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    text-decoration: none;
}

#backTop {
    display: none;
    background: #7C7C7C;
}

#backTop:hover {
    background: #5F5F5F;
    zoom: 1;
    text-decoration: none;
    color: #fff;
}

#backTop i {
    display: block;
    width: 25px;
    height: 13px;
    margin: 14px auto 8px;
    background-position: -63px 0;
}

#callSurvey {
    margin-top: 1px;
    background: #33a4f2;
}

#callSurvey:hover {
    background: #2b8dd1;
    zoom: 1;
    text-decoration: none;
    color: #fff;
}

#callSurvey i {
    display: block;
    width: 26px;
    height: 25px;
    margin: 9px auto 0;
    background-position: 0 0;
}

#callSurvey:hover i {
    background-position: -30px 0;
}
/* backtop & feedback end */


